home *** CD-ROM | disk | FTP | other *** search
- -- card: 8477 from stack: in
- -- bmap block id: 46658
- -- flags: 0000
- -- background id: 2739
- -- name:
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=357 top=239 right=260 bottom=444
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: More Info
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go to card id 51273
- end mouseUp
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=445 top=295 right=320 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 2162 / 2162
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 2938
- end mouseUp
-
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0001
- -- rect: left=166 top=53 right=80 bottom=312
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 18
- -- style flags: 0
- -- line height: 24
- -- part name:
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=72 top=135 right=176 bottom=408
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseWithin
- show card field text
- end mouseWithin
-
- on mouseLeave
- hide card field text
- end mouseLeave
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=75 top=194 right=214 bottom=135
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ok
- ----- HyperTalk script -----
- on mouseWithin
- show card field ok
- end mouseWithin
-
- on mouseLeave
- hide card field ok
- end mouseLeave
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=163 top=194 right=214 bottom=223
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: quit
- ----- HyperTalk script -----
- on mouseWithin
- show card field quit
- end mouseWithin
-
- on mouseLeave
- hide card field quit
- end mouseLeave
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=244 top=194 right=214 bottom=304
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: cancel
- ----- HyperTalk script -----
- on mouseWithin
- show card field cancel
- end mouseWithin
-
- on mouseLeave
- hide card field cancel
- end mouseLeave
-
-
- -- part 8 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=183 top=221 right=308 bottom=379
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: cancel
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=102 top=221 right=308 bottom=298
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: quit
-
-
- -- part 10 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=33 top=221 right=308 bottom=229
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ok
-
-
- -- part 11 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=87 top=168 right=304 bottom=448
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: text
-
-
- -- part contents for card part 2
- ----- text -----
- Add Text
-
- -- part contents for card part 11
- ----- text -----
- Enter the line of text here and accept it by clicking OK. Text is defined by one characteristic point, the lower left hand corner.
-
- When you are finished entering text lines, click OK without entering text.
-
-
- -- part contents for card part 10
- ----- text -----
- The OK button accepts your changes and closes the dialog.
-
-
- -- part contents for card part 8
- ----- text -----
- The cancel button aborts the changes you have made inside the dialog box.
-
- -- part contents for card part 9
- ----- text -----
- The quit button returns you back to the selection pointer and accepts all entered text.